home *** CD-ROM | disk | FTP | other *** search
/ MacTech 1 to 12 / MacTech-vol-1-12.toast / Source / MacTech® Magazine / Volume 05 - 1989 / 05.09 Sep 89 / MacApp Code / Plot - Nelson / Plot.MAmake < prev    next >
Encoding:
Text File  |  1989-04-12  |  297 b   |  12 lines  |  [TEXT/MPS ]

  1. AppName = Plot
  2.  
  3. #    List Rez files other than AppName.r that need to Rez'ed with the application.
  4. #    Also list the file containing the 'view' resource type definition.
  5. OtherLinkFiles = ∂
  6.                     "UExtendedText.p.o"
  7.                     
  8. OtherRsrcFiles = ∂
  9.                     "{MAObj}Printing.rsrc"
  10.  
  11. OtherRezFiles = ∂
  12.                     "Plot.VE.r"